home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 009 (1987-02-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 009 (1987-02-15)(Ossowski, Stefan)(DE)(PD).adf / help < prev    next >
Text File  |  1987-03-04  |  5KB  |  125 lines

  1.     Welcome to HACK!           ( description of version 1.0.1 )
  2.  
  3.     Hack is a Dungeons and Dragons like game where you (the adventurer)
  4. descend into the depths of the dungeon in search of the Amulet of Yendor
  5. (reputed to be hidden below the twentieth level).  You are accompanied by a
  6. little dog that can help you in many ways and can be trained to do all
  7. sorts of things. On the way you will find useful (or useless) items, (quite
  8. possibly with magic properties) and assorted monsters.  You attack a monster
  9. by trying to move into the space a monster is in (but often it is much
  10. wiser to leave it alone).
  11.  
  12.     Unlike most adventure games, which give you a verbal description of
  13. your location, hack gives you a visual image of the dungeon level you are on.
  14.  
  15.     Hack uses the following symbols:
  16.         A to Z and a to z:  monsters.  You can find out what a letter
  17. represents by saying "/ (letter)", as in "/A", which will tell you that 'A'
  18. is a giant ant.
  19.         - and |  These form the walls of a room (or maze).
  20.         .  this is the floor of a room.
  21.         #  this is a corridor.
  22.         >  this is the staircase to the next level.
  23.         <  the staircase to the previous level.
  24.         `  A large boulder.
  25.         @  You (usually).
  26.         ^  A trap.
  27.         )  A weapon of some sort.
  28.         (  Some other useful object (key, rope, dynamite, camera, ...)
  29.         [  A suit of armor.
  30.         %  A piece of food (not necessarily healthy ...).
  31.         /  A wand.
  32.         =  A ring.
  33.         ?  A scroll.
  34.         !  A magic potion.
  35.         $  A pile or pot of gold.
  36.  
  37. Commands:
  38.     Hack knows the following commands:
  39.     ?    help: print this list.
  40.     Q    Quit the game.
  41.     S    Save the game.
  42.     <    up: go up the staircase (if you are standing on it).
  43.     >    down: go down (just like up).
  44.     kjhlyubn - go one step in the direction indicated.
  45.         k: north (i.e., to the top of the screen),
  46.         j: south, h: west, l: east, y: ne, u: nw, b: se, n: sw.
  47.     KJHLYUBN - Go in that direction until you hit a wall or run
  48.         into something.
  49.     m    (followed by one of kjhlyubn): move without picking up
  50.         any objects.
  51.     M    (followed by one of KJHLYUBN): Move far, no pickup.
  52.     f    (followed by one of kjhlyubn): move until something
  53.         interesting is found.
  54.     F    (followed by one of KJHLYUBN): as previous, but forking
  55.         of corridors is not considered interesting.
  56.     i    print your inventory.
  57.     s    search for secret doors and traps around you.
  58.     ^    ask for the type of a trap you found earlier.
  59.     )    ask for current wielded weapon.
  60.     [    ask for current armor.
  61.     =    ask for current rings.
  62.     .    rest, do nothing.
  63.     ^R    redraw the screen.
  64.     ^P    repeat last message
  65.         (subsequent ^P's repeat earlier messages).
  66.     ^T    teleport.
  67.     /    (followed by any symbol): tell what this symbol represents.
  68.     e    eat food.
  69.     w    wield weapon. w- means: wield nothing, use bare hands.
  70.     q    drink (quaff) a potion.
  71.     r    read a scroll.
  72.     T    Takeoff armor.
  73.     R    Remove Ring.
  74.     W    Wear armor.
  75.     P    Put on a ring.
  76.     t    throw or shoot a weapon.
  77.     z    zap a wand.
  78.     p    pay your shopping bill.
  79.     d    drop something. d7a: drop seven items of object a.
  80.     D    Drop several things.
  81.         In answer to the question "What kinds of things do you
  82.         want to drop? [!%= au]" you should give zero or more
  83.         object symbols possibly followed by 'a' and/or 'u'.
  84.         'a' means: drop all such objects, without asking for
  85.             confirmation.
  86.         'u' means: drop only unpaid objects (when in a shop).
  87.     a    use, apply - Generic command for using a key to lock
  88.         or unlock a door, using a camera, using a rope, etc.
  89.     c    call: name a certain object or class of objects.
  90.     C    Call: Name an individual monster.
  91.     E    Engrave: Write a message in the dust on the floor.
  92.         E- means: use fingers for writing.
  93.     o    set options. You will be asked to enter an option line.
  94.         If this is empty, the current options are reported.
  95.         Otherwise it should be a list of options separated by commas.
  96.         Possible boolean options are: oneline, time, news, tombstone;
  97.         they can be negated by prefixing them with '!' or "no".
  98.         A compound option is endgame; it is followed by a description
  99.         of what parts of the list of topscorers should be printed
  100.         when the game is finished.
  101.     v    print version number.
  102.  
  103.     You can put a number before a command to repeat it that many times,
  104.     as in "20s" or "40.".
  105.  
  106.     Some special feature that have been added just for the AMIGA:
  107.  
  108.     The numeric keypad (and cursor keys) may be used to indicate
  109. direction.  ie. 8 on the keypad, UP arrow and 'k' are all ways to move up
  110. one space.  Pressing SHIFT with the keypad or arrow keys causes you move
  111. in the desired direction until something interesting happens.  The 8 arrows
  112. that appear on the title bar may also be use to move a single space in the
  113. indicated direction at a time.
  114.  
  115.     Menus appear on the top of the screen so that you can just select a
  116. command.  The command character appears on the menu so that you can use
  117. these menus as a quick form of help.
  118.  
  119.     When you Christen a monster, or are prompted for a Teleport location
  120. (only when you have a ring of Teleport Control), you can use the mouse to
  121. indicate the place you want to go.
  122.  
  123.  
  124.     Have Fun, and Good Hacking!
  125.